home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / Diagram / UW_Palettes / Tiles.dpalette2 / Image9 (.txt) < prev    next >
NeXT TypedStream Data  |  1995-06-12  |  804b  |  35 lines

  1. typedstream
  2. NXImage
  3. Object
  4. NXEPSImageRep
  5. NXImageRep
  6. iisssss
  7. [665c]%!PS-Adobe-2.0 EPSF-2.0
  8. %%Title:AndR.eps
  9. %%Creator:Ksenia Switalska (ksenia@zeus.UWaterloo.ca)
  10. %%CreationDate: Wed May 20 1992
  11. %%Pages: 0 1
  12. %%BoundingBox: 0 0 45 45
  13. %%DocumentFonts: Times-BoldItalic
  14. %%EndComments
  15. % eps drawing of component for Diagram palette
  16. /box { dup 0 exch lineto 1 index 1 index lineto pop 0 lineto closepath } bind def
  17. /tri {0 lineto 0 exch lineto closepath} bind def
  18. 45 0 translate
  19. -1 1 scale
  20. .45 .45 scale
  21. 0 0 moveto
  22. 100 100 tri
  23. .333 setgray
  24. 100 100 translate
  25. 0 0 moveto
  26. 100 neg 100 neg tri
  27. .666 setgray
  28. 95 neg 95 neg translate
  29. 90 -2 0 {
  30. dup dup
  31. 45 div 1 exch sub abs 1 exch sub setgray
  32. 0 0 moveto
  33. 1 1 translate
  34. } for
  35.